SearchMailboxesResponseResultType Property |
Gets the type of the result.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic SearchResultType ResultType { get; }Public ReadOnly Property ResultType As SearchResultType
Get
Property Value
Type:
SearchResultTypeThe type of the result.
See Also